<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libgenetic.git/src/tests/maxima, branch main</title>
<subtitle>Genetic Althorithm (GA) foundation library.
</subtitle>
<id>https://git.xagasoft.com/Smaller Projects/libgenetic.git/atom?h=main</id>
<link rel='self' href='https://git.xagasoft.com/Smaller Projects/libgenetic.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/libgenetic.git/'/>
<updated>2012-07-18T07:26:34+00:00</updated>
<entry>
<title>Persistant multi-threading works perfectly.</title>
<updated>2012-07-18T07:26:34+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2012-07-18T07:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/libgenetic.git/commit/?id=299640ce5f6499e07c5799f48897ac5a77e72c54'/>
<id>urn:sha1:299640ce5f6499e07c5799f48897ac5a77e72c54</id>
<content type='text'>
It uses the forever-blocking variation of the Bu::SynchroQueue dequeue
to maximize efficiency.
</content>
</entry>
<entry>
<title>It all works multi-threaded.</title>
<updated>2012-07-17T15:11:40+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2012-07-17T15:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/libgenetic.git/commit/?id=a2679e3bc2f407fae6b97908aeebb215c6678ebc'/>
<id>urn:sha1:a2679e3bc2f407fae6b97908aeebb215c6678ebc</id>
<content type='text'>
It restarts the threads every generation.  Maybe not the worst thing
every, but it seems like it would be better to stay in the thread and
notify the main thread that they're done with that iteration.
</content>
</entry>
<entry>
<title>Just played with the parameters.</title>
<updated>2012-07-09T18:08:12+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2012-07-09T18:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/libgenetic.git/commit/?id=d9dc8bda6278cc1f64b3656336d3f01472458303'/>
<id>urn:sha1:d9dc8bda6278cc1f64b3656336d3f01472458303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It works well enough to solve polynomial maxima.</title>
<updated>2012-07-09T18:01:50+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2012-07-09T18:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/libgenetic.git/commit/?id=1f7c135934b6604c5409d4b6f34861105c0a64cb'/>
<id>urn:sha1:1f7c135934b6604c5409d4b6f34861105c0a64cb</id>
<content type='text'>
</content>
</entry>
</feed>
